Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cassandra metrics workaround: translate ipv4 to ipv6 #1853

Merged
merged 5 commits into from
Apr 29, 2022

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Apr 27, 2022

fix #1843

javeme added 3 commits April 27, 2022 18:03
Change-Id: Ida6b7f2675c86b6b241977075f0ef137a38fdd8d
Change-Id: I18314c3b713304048e1570584ab81998c66366b3
Change-Id: I1e04122d9e0cd7cd5986e9b33b0fad74d22c1937
@javeme javeme force-pushed the cassandra--metrics-ip6-fix-translate-ipv4 branch from bee30df to 6077187 Compare April 27, 2022 10:08
Change-Id: If53f6e8e12fded4cf72185a2f2ea1aa01bab4394
@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #1853 (2492007) into master (0ed2e3b) will increase coverage by 0.31%.
The diff coverage is 40.00%.

@@             Coverage Diff              @@
##             master    #1853      +/-   ##
============================================
+ Coverage     70.70%   71.02%   +0.31%     
+ Complexity      980      728     -252     
============================================
  Files           447      447              
  Lines         38041    38045       +4     
  Branches       5389     5391       +2     
============================================
+ Hits          26897    27021     +124     
+ Misses         8508     8389     -119     
+ Partials       2636     2635       -1     
Impacted Files Coverage Δ
...raph/backend/store/cassandra/CassandraMetrics.java 85.03% <40.00%> (+61.25%) ⬆️
...in/java/com/baidu/hugegraph/StandardHugeGraph.java 67.13% <0.00%> (+0.17%) ⬆️
...a/com/baidu/hugegraph/backend/query/Condition.java 78.70% <0.00%> (+0.36%) ⬆️
.../baidu/hugegraph/security/HugeSecurityManager.java 77.88% <0.00%> (+1.00%) ⬆️
...hugegraph/backend/store/raft/rpc/RpcForwarder.java 71.18% <0.00%> (+1.69%) ⬆️
...egraph/backend/store/cassandra/CassandraShard.java 54.54% <0.00%> (+1.81%) ⬆️
.../hugegraph/backend/store/BackendEntryIterator.java 64.10% <0.00%> (+2.56%) ⬆️
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 60.57% <0.00%> (+3.84%) ⬆️
...ackend/store/cassandra/CassandraEntryIterator.java 84.05% <0.00%> (+10.14%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ed2e3b...2492007. Read the comment docs.

Change-Id: I77e4f61fb40e3012c98c41d0d896efa67e86ee91
@javeme javeme force-pushed the cassandra--metrics-ip6-fix-translate-ipv4 branch from a85eedc to 2492007 Compare April 27, 2022 11:06
@javeme javeme changed the title [just-for-test] cassandra metrics fix: translate ipv4 to ipv6 cassandra metrics workaround: translate ipv4 to ipv6 Apr 27, 2022
@corgiboygsj corgiboygsj merged commit 044a15e into master Apr 29, 2022
@corgiboygsj corgiboygsj deleted the cassandra--metrics-ip6-fix-translate-ipv4 branch April 29, 2022 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Failed to retrieve RMIServer stub: Malformed IPv6 address at index 7
3 participants